シンタックス
'宣言
Public Overrides Function CanMoveRange( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Boolean
public override System.bool CanMoveRange(
System.int ,
System.int ,
System.int
)
パラメータ
- fromIndex
- count
- toIndex
参照